Skip to content

Update all dependencies#1023

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all
Open

Update all dependencies#1023
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 21, 2024

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/checkout action major v4v6 age confidence
actions/setup-java action major v4v5 age confidence
actions/upload-artifact action major v4v7 age confidence
android-actions/setup-android action major v3v4 age confidence
gradle (source) major 8.11.19.4.1 age confidence
gradle/actions action major v4v6 age confidence
com.google.truth:truth dependencies patch 1.4.41.4.5 age confidence
androidx.room:room-testing (source) dependencies minor 2.6.12.8.4 age confidence
androidx.room:room-runtime (source) dependencies minor 2.6.12.8.4 age confidence
androidx.room:room-ktx (source) dependencies minor 2.6.12.8.4 age confidence
androidx.room:room-compiler (source) dependencies minor 2.6.12.8.4 age confidence
com.google.protobuf plugin minor 0.9.40.10.0 age confidence
com.android.tools.lint:lint-api (source) dependencies major 31.7.332.2.0 age confidence
androidx.hilt:hilt-work (source) dependencies minor 1.2.01.3.0 age confidence
androidx.hilt:hilt-compiler (source) dependencies minor 1.2.01.3.0 age confidence
com.diffplug.spotless:spotless-plugin-gradle dependencies major 6.25.08.4.0 age confidence
com.google.dagger.hilt.android plugin minor 2.53.12.59.2 age confidence
com.google.dagger:hilt-android-compiler dependencies minor 2.53.12.59.2 age confidence
com.google.dagger:hilt-android-testing dependencies minor 2.53.12.59.2 age confidence
com.google.dagger:hilt-android dependencies minor 2.53.12.59.2 age confidence
androidx.work:work-testing (source) dependencies minor 2.10.02.11.2 age confidence
androidx.work:work-runtime-ktx (source) dependencies minor 2.10.02.11.2 age confidence
androidx.window:window (source) dependencies minor 1.3.01.5.1 age confidence
androidx.tracing:tracing-ktx (source) dependencies minor 1.2.01.3.0 age confidence
androidx.test:runner dependencies minor 1.6.21.7.0 age confidence
androidx.test:rules dependencies minor 1.6.11.7.0 age confidence
androidx.test.ext:junit-ktx dependencies minor 1.2.11.3.0 age confidence
androidx.test:core-ktx dependencies minor 1.6.11.7.0 age confidence
androidx.navigation:navigation-testing (source) dependencies minor 2.8.52.9.7 age confidence
androidx.navigation:navigation-compose (source) dependencies minor 2.8.52.9.7 age confidence
androidx.metrics:metrics-performance (source) dependencies patch 1.0.0-beta011.0.0 age confidence
androidx.lifecycle:lifecycle-viewmodel-compose (source) dependencies minor 2.8.72.10.0 age confidence
androidx.lifecycle:lifecycle-runtime-compose (source) dependencies minor 2.8.72.10.0 age confidence
androidx.lifecycle:lifecycle-livedata-ktx (source) dependencies minor 2.8.72.10.0 age confidence
androidx.hilt:hilt-navigation-compose (source) dependencies minor 1.2.01.3.0 age confidence
androidx.test.espresso.idling:idling-concurrent dependencies minor 3.6.13.7.0 age confidence
androidx.test.espresso:espresso-idling-resource dependencies minor 3.6.13.7.0 age confidence
androidx.test.espresso:espresso-intents dependencies minor 3.6.13.7.0 age confidence
androidx.test.espresso:espresso-contrib dependencies minor 3.6.13.7.0 age confidence
androidx.test.espresso:espresso-core dependencies minor 3.6.13.7.0 age confidence
androidx.datastore:datastore-preferences (source) dependencies minor 1.1.11.2.1 age confidence
androidx.datastore:datastore (source) dependencies minor 1.1.11.2.1 age confidence
androidx.core:core-splashscreen (source) dependencies minor 1.0.11.2.0 age confidence
androidx.core:core-ktx (source) dependencies minor 1.15.01.18.0 age confidence
androidx.compose.runtime:runtime-tracing (source) dependencies minor 1.7.61.10.6 age confidence
androidx.compose:compose-bom dependencies major 2024.12.012026.03.01 age confidence
androidx.appcompat:appcompat (source) dependencies patch 1.7.01.7.1 age confidence
androidx.activity:activity-compose (source) dependencies minor 1.9.31.13.0 age confidence
com.android.test (source) plugin major 8.7.39.2.0 age confidence
com.android.library (source) plugin major 8.7.39.2.0 age confidence
com.android.application (source) plugin major 8.7.39.2.0 age confidence
com.android.tools.build:gradle (source) dependencies major 8.7.39.2.0 age confidence
com.android.tools:desugar_jdk_libs dependencies patch 2.1.32.1.5 age confidence
androidx.annotation:annotation (source) dependencies minor 1.9.11.10.0 age confidence

Release Notes

actions/checkout (actions/checkout)

v6.0.2

Compare Source

v6.0.1

Compare Source

v6-beta

Compare Source

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v6.0.0

Compare Source

v6

Compare Source

v5.0.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

v5.0.0

Compare Source

What's Changed
⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v5

Compare Source

v4.3.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v4...v4.3.1

v4.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.7

Compare Source

v4.1.6

Compare Source

v4.1.5

Compare Source

v4.1.4

Compare Source

v4.1.3

Compare Source

v4.1.2

Compare Source

  • Fix: Disable sparse checkout whenever sparse-checkout option is not present @​dscho in #​1598

v4.1.1

Compare Source

v4.1.0

Compare Source

actions/setup-java (actions/setup-java)

v5.2.0

Compare Source

What's Changed
Enhancement
Documentation Changes
Dependency Updates
New Contributors

Full Changelog: actions/setup-java@v5...v5.2.0

v5.1.0

Compare Source

What's Changed
New Features
Bug Fixes & Improvements
Documentation changes
Dependency updates
New Contributors

Full Changelog: actions/setup-java@v5...v5.1.0

v5.0.0

Compare Source

What's Changed

Breaking Changes

Make sure your runner is updated to this version or newer to use this release. v2.327.1 Release Notes

Dependency Upgrades
Bug Fixes

New Contributors

Full Changelog: actions/setup-java@v4...v5.0.0

v5

Compare Source

v4.8.0

Compare Source

What's Changed

Full Changelog: actions/setup-java@v4...v4.8.0

v4.7.1

Compare Source

What's Changed

Documentation changes
Dependency updates:

Full Changelog: actions/setup-java@v4...v4.7.1

v4.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-java@v4...v4.7.0

v4.6.0

Compare Source

What's Changed

Add-ons:

 - name: Checkout
   uses: actions/checkout@v4
 - name: Setup-java
   uses: actions/setup-java@v4
   with:
     distribution: ‘jetbrains’
     java-version: '21'

Bug fixes:

New Contributors

Full Changelog: actions/setup-java@v4...v4.6.0

v4.5.0

Compare Source

What's Changed
Bug fixes:
New Contributors:

Full Changelog: actions/setup-java@v4...v4.5.0

v4.4.0

Compare Source

What's Changed

Add-ons :

steps:
 - name: Checkout
   uses: actions/checkout@v4
 - name: Setup-java
   uses: actions/setup-java@v4
   with:
     distribution: 'graalvm'
     java-version: '21'
  • Add workflow file for publishing releases to immutable action package by @​Jcambass in #​684

Bug fixes :

  • Add architecture to cache key by @​Zxilly in #​664
    This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
    Note: This change may break previous cache keys as they will no longer be compatible with the new format.
  • Resolve check failures by @​aparnajyothi-y in #​687

New Contributors

Full Changelog: actions/setup-java@v4...v4.4.0

v4.3.0

Compare Source

What's Changed

steps:
 - name: Checkout
   uses: actions/checkout@v4
 - name: Setup-java
   uses: actions/setup-java@v4
   with:
     distribution: 'sapmachine'
     java-version: '21'

Bug fixes :

New Contributors :

Full Changelog: actions/setup-java@v4...v4.3.0

v4.2.2

Compare Source

What's Changed


Bug fixes:
Documentation changes
Dependency updates:

Full Changelog: actions/setup-java@v4...v4.2.2

v4.2.1

Compare Source

What's Changed

Full Changelog: actions/setup-java@v4...v4.2.1

v4.2.0

Compare Source

What's Changed

New Contributors

v4.1.0

Compare Source

What's Changed

New Contributors


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/all branch 4 times, most recently from 701d1a6 to 0ee778d Compare January 14, 2025 21:56
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 7591d5c to 189d4c4 Compare January 29, 2025 21:30
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 6dd91ad to b90b646 Compare February 13, 2025 20:49
@renovate renovate Bot force-pushed the renovate/all branch 5 times, most recently from f0816d4 to 34ff020 Compare February 26, 2025 23:01
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 23c7cc5 to 5fd2872 Compare March 19, 2025 22:13
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from a7d2ab0 to ab51c9e Compare March 26, 2025 18:59
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 60e34d7 to 6ef854a Compare April 9, 2025 19:54
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 9170366 to 3270247 Compare April 23, 2025 22:46
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 58e1640 to 9e11fb3 Compare May 7, 2025 22:43
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 8486a21 to 5912d15 Compare July 7, 2025 23:17
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 7c115cd to 6e8660c Compare July 17, 2025 00:14
@renovate renovate Bot requested review from JoseAlcerreca and dturner as code owners July 20, 2025 22:09
@renovate renovate Bot force-pushed the renovate/all branch 4 times, most recently from 9d36ef9 to d4abf70 Compare August 1, 2025 02:20
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from c80df48 to 87bc960 Compare August 13, 2025 21:32
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 88ec3f0 to 60473f1 Compare August 21, 2025 05:35
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from b8ef965 to a6fe3b8 Compare August 31, 2025 09:18
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 82a3da3 to 5762b40 Compare September 10, 2025 17:41
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 9d5f91b to dfef2fe Compare September 24, 2025 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant